Skip to content

docs: fix getting started scss path#1070

Draft
leno23 wants to merge 1 commit into
trunk-rs:mainfrom
leno23:hermes-auto/trunk-958-index-example
Draft

docs: fix getting started scss path#1070
leno23 wants to merge 1 commit into
trunk-rs:mainfrom
leno23:hermes-auto/trunk-958-index-example

Conversation

@leno23

@leno23 leno23 commented May 17, 2026

Copy link
Copy Markdown

Summary

  • Update the getting-started HTML example to reference index.scss instead of placeholder path/to/index.scss.
  • Clarify that the referenced index.scss file may be empty but must exist next to index.html.

Fixes #958

Test plan

  • git diff --check
  • Searched the site content to verify the stale path/to/index.scss example was removed.
  • zola check was not run locally because zola is not installed in this environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Example html on the website is wrong

1 participant